﻿@import "bootstrap.min.css";
@import "animate.min.css";
@import "public.youacacia.min.css";

/*redefine global*/
:root {
    --FEY-color-gradients-x: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#0E61C7), to(#0EA8C7));
    --FEY-color-gradients-y: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0E61C7), to(#0EA8C7));
    --FEY-color-gradients-linear-x: linear-gradient(to right, var(--FEY-color-0E61C7), var(--FEY-color-0EA8C7));
    --FEY-border-color-x: -webkit-linear-gradient(60deg, var(--FEY-color-0E61C7), var(--FEY-color-0EA8C7)) 1 2;
    --FEY-color-637A91: #637A91;
    --FEY-color-0E61C7: #0E61C7;
    --FEY-color-0EA8C7: #0EA8C7;
}

::-webkit-scrollbar {
    width: 4px;
    height: 11px;
    border: none;
    background: #00904a
}

::-webkit-scrollbar-track-piece {
    border: none;
    position: absolute;
    padding: 0;
    box-shadow: none;
    background: #00904a;
    border-radius: 1px
}

::-webkit-scrollbar-thumb:vertical {
    background: #00904a;
    border-radius: 0;
    border: none
}

::-webkit-scrollbar-thumb:horizontal {
    background: #00904a;
    border-radius: 0;
    border: none
}

::-webkit-scrollbar {
    width: 4px;
    height: 12px
}

::-webkit-scrollbar-button:vertical {
    display: none
}

::-webkit-scrollbar-track:vertical {
    background: #00904a
}

::-webkit-scrollbar-track-piece {
    background: #fff
}

::-webkit-scrollbar-thumb:vertical {
    background: #00904a;
    border-radius: 5px
}

::-webkit-scrollbar-thumb:vertical:hover {
    background: #00904a
}

::-webkit-scrollbar-corner:vertical {
    background: #00904a
}

/*@font-face {
    font-family: 'SourcehanSansCn';  /* Project id 2779080 */
src: url('../fonts/SourcehanSansCn-Regular.eot');
/* IE9 */
src: url('../fonts/SourcehanSansCn-Regular.eot#iefix') format('embedded-opentype'),
/* IE6-IE8 */
url('../fonts/SourcehanSansCn-Regular.woff2') format('woff2'),
url('../fonts/SourcehanSansCn-Regular.woff') format('woff'),
url('../fonts/SourcehanSansCn-Regular.ttf') format('truetype'),
url('../fonts/SourcehanSansCn-Regular.svg') format('svg');
}

*/
/*
@font-face {
    font-family: 'iconfont';  /* Project id 3622040 */
src: url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.eot?t=1663234582797');
/* IE9 */
src: url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.eot?t=1663234582797#iefix') format('embedded-opentype'),
/* IE6-IE8 */
url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.woff2?t=1663234582797') format('woff2'),
url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.woff?t=1663234582797') format('woff'),
url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.ttf?t=1663234582797') format('truetype'),
url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.svg?t=1663234582797#iconfont') format('svg');
}

*/

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';
    /* Project id 3622040 */
    src: url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.eot?t=1663234582797');
    /* IE9 */
    src: url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.eot?t=1663234582797#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.woff2?t=1663234582797') format('woff2'),
        url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.woff?t=1663234582797') format('woff'),
        url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.ttf?t=1663234582797') format('truetype'),
        url('//at.alicdn.com/t/c/font_3622040_j6hi6e0x3r.svg?t=1663234582797#iconfont') format('svg');
}

.yc-icon {
    font-family: "iconfont" !important;
    font-size: var(--FEY-font-size-16);
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.1px;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: SourcehanSansCn
}

@media(min-width: 1460px) {
    .container {
        width: 1400px;
    }
}

/*header*/
#header {
    height: 82px;
}

#header:after {
    position: absolute;
    left: 0;
    bottom: .5px;
    width: 100%;
    height: 1px;
    background: var(--FEY-color-637A91);
    content: ''
}

#header .container {
    width: 87vw;
}

.header-logo {
    margin-top: 13px;
    margin-bottom: 13px;
    height: 56px;
    /* max-width: 321px; */
    float: left;
    width: 216px
}

.header-logo a {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0
}

.header-title {
    float: left;
    margin-top: 21px;
    height: 46px;
    padding-left: 15px;
    position: relative;
    font-size: var(--FEY-font-size-18);
    line-height: 1.3;
    letter-spacing: 2px;
    font-weight: 600;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.header-title:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 40px;
    background: #00904a;
    transform: translateY(-50%);
    content: ''
}

.header-right {
    display: flex;
    float: right
}

.header-nav {
    display: flex;
}

.header-nav-item {
    line-height: 82px;
    padding: 0 0.733vw;
    font-size: var(--FEY-font-size-16, 16px)
}

.header-nav-item a {
    color: var(--FEY-color-white);
    display: block;
    position: relative
}

.header-nav-item a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 2px;
    background: var(--FEY-color-white);
    content: '';
    z-index: 2;
    border-radius: 2px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.header-nav-item:hover a:after,
.header-nav-item.active a:after {
    width: 100%;
    transition: all ease .3s
}

.header-search {
    margin-left: 0.52vw;
    line-height: 82px;
    color: var(--FEY-color-white);
    font-size: var(--FEY-font-size-16);
    cursor: pointer
}

.header-tel {
    margin-left: 1.25vw;
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-white);
    font-weight: 900
}

.header-tel-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.header-button:before,
.header-button:after,
.header-button span {
    background: var(--FEY-color-white)
}

#header.active {
    background: var(--FEY-color-white);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

#header.active:after {
    display: none
}

/*#header.active .header-logo{background: url(../images/logo_5.png) no-repeat left center;background-size: contain}*/
#header.active .header-logo {
    background: url(../images/logo_5new_right.png) no-repeat 0 center;
    background-size: contain
}

#header.active .header-nav-item a {
    color: var(--FEY-color-333)
}

#header.active .header-nav-item:hover a,
#header.active .header-nav-item.active a {
    background: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header.active .header-nav-item:hover a:after,
#header.active .header-nav-item.active a:after {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

#header.active .header-search {
    color: var(--FEY-color-333)
}

#header.active .header-tel {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#header.active .header-button:after,
#header.active .header-button:before,
#header.active .header-button span {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

@media(max-width: 1180px) {
    #header .container {
        width: 95vw
    }

    .header-title {
        font-size: var(--FEY-font-size-12)
    }

    .header-nav-item {
        font-size: var(--FEY-font-size-14);
        padding: 0 .533vw
    }

    .header-tel {
        font-size: var(--FEY-font-size-16)
    }
}

@media(max-width: 992px) {
    .header-logo {
        width: 30vw;
        /* margin-left: -8vw; */
        width: 23vw;
        margin-top: 16px;
    }

    .header-button {
        margin-top: 15px;
    }
}

@media(max-width: 760px) {
    #header {
        height: 50px;
    }

    #header .container {
        width: 100%
    }

    .header-title {
        margin-top: 10px;
        height: 30px;
        font-size: var(--FEY-font-size-12)
    }

    .header-title:before {
        height: 28px;
    }

    .header-logo {
        height: 40px;
        margin-top: 5px;
        margin-bottom: 0;
        width: 40vw
    }

    .header-button {
        margin-top: 0
    }
}

/*nav*/
#nav {
    position: fixed;
    right: 0;
    top: -100%;
    height: 100%;
    z-index: 1099;
    overflow: hidden;
    width: 100%
}

#nav:before,
#nav:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    opacity: .7;
    width: 50%;
    transition: all 2s;
    height: 0;
    transition-delay: .6s
}

#nav:before {
    left: -10%;
    top: -20%;
    background: #00904a;
    z-index: 2
}

#nav:after {
    right: -10%;
    bottom: -20%;
    background: #00904a;
}

#nav .header-button {
    position: absolute;
    top: 2vw;
    right: 2vw;
    z-index: 10
}

#nav .header-button:before,
#nav .header-button:after,
#nav .header-button span {
    background-color: var(--FEY-color-white)
}

.header-search-block {
    position: absolute;
    right: 0;
    top: 20px;
    background: var(--FEY-color-white);
    height: 36px;
    border-radius: 15px;
    display: flex;
    overflow: hidden;
    transition: all .4s;
    width: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.header-search-block i {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    line-height: 36px;
    color: #C4C4C4;
    text-align: center;
    font-size: var(--FEY-font-size-18)
}

.header-search-input {
    margin-left: 38px;
    border: none;
    width: 140px;
    margin-right: 27px;
    outline: none;
    font-size: var(--FEY-font-size-14);
    color: var(--FEY-color-333);
}

.header-search-input::placeholder {
    color: var(--FEY-color-333)
}

.header-search-block .header-search-close {
    left: auto;
    right: 0;
    display: none;
    cursor: pointer
}

.header-search:hover .header-search-icon {
    transform: translateX(-100%)
}

.header-search:hover .header-search-block {
    width: 200px
}

.nav-search {
    position: relative;
    width: 90%;
    margin-bottom: 20px;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition-delay: 1s;
    transition: all 2s;
}

.nav-search .header-search-block {
    position: initial;
    width: 100%;
    background: rgba(255, 255, 255, .4)
}

.nav-search .header-search-block i {
    color: var(--FEY-color-white)
}

.nav-search .header-search-block input {
    background: transparent;
    color: var(--FEY-color-white);
    font-size: var(--FEY-font-size-16)
}

.nav-search .header-search-block input::placeholder {
    color: var(--FEY-color-white);
    opacity: .6
}

.nav-container {
    width: 90%;
    position: relative;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition-delay: 1s;
    transition: all 2s;
}

.nav-title {
    font-size: var(--FEY-font-size-34);
    font-family: TekoLight;
    opacity: .3;
    margin-bottom: 10px;
    text-align: center;
    color: var(--FEY-color-white);
    line-height:
}

.nav-item {
    padding: 2px 0 !important;
    text-align: center;
    border: none !important;
    line-height: 2
}

.nav-item a {
    font-size: var(--FEY-font-size-16) !important;
    color: var(--FEY-color-white);
    padding: 0 !important
}

.nav-item:hover a,
.nav-item.active a {
    color: #00904a;
    font-weight: bold
}

.nav-contact {
    margin-top: 4vh;
    border-top: solid 1px rgba(255, 255, 255, .2);
    width: 100%;
    position: relative;
    z-index: 3;
    padding-top: 4vh;
    color: var(--FEY-color-white);
    visibility: hidden;
    opacity: 0;
    transition-delay: 1s;
    transition: all 2s;
}

.nav-contact p {
    display: inline-block;
    overflow: hidden;
    line-height: 30px;
    font-size: var(--FEY-font-size-18);
    font-weight: lighter
}

.nav-contact p b {
    font-weight: lighter
}

.nav-contact p {
    display: block;
    margin-top: 10px;
}

.nav-contact i {
    float: left;
    font-size: var(--FEY-font-size-24);
    margin-right: 10px;
}

.nav-contact p a {
    font-size: var(--FEY-font-size-30);
    font-weight: bold;
    color: var(--FEY-color-white)
}

#nav.active {
    top: 0;
}

#nav.active:before,
#nav.active:after {
    height: 200%;
    width: 200%;
    border-radius: 0
}

#nav.active:before {
    left: 0;
    top: 0
}

#nav.active:after {
    right: 0;
    bottom: 0
}

#nav.active .nav-search,
#nav.active .nav-container,
#nav.active .nav-contact {
    visibility: visible;
    opacity: 1
}

@keyframes full {
    0% {
        height: 0
    }

    100% {
        width: 100%;
        height: 100%;
        border-radius: 0
    }
}

/*search*/
.search-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: ease .5s
}

.search-fix.active {
    opacity: 1;
    visibility: inherit
}

.search-fix .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.search-fix .search-content {
    background: #fff;
    width: 80%;
    padding: 200px 15px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.search-fix .btnOff {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    font-size: 22px
}

.search-fix .item {
    max-width: 1000px;
    margin: 0 auto
}

.search-fix .p {
    font-size: 25px;
    text-align: center;
    margin-bottom: 8%
}

.search-fix .title {
    border-bottom: solid 1px #d8d8d8;
    font-size: 20px;
    padding: 15px 5% 15px 2.5%;
    color: grey;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    display: inline-block;
    width: 93%;
    vertical-align: middle
}

.search-fix .btnSubmit {
    display: inline-block;
    vertical-align: middle;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 30px;
    cursor: pointer;
    font-weight: 100;
    transition: ease .5s;
    position: relative
}

.search-fix .btnSubmit input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

/*banner*/
.home-banner {
    position: relative;
    height: 100%;
    margin-top: 82px;
    overflow: hidden
}

.home-banner .swiper-banner {
    width: 100%;
    height: 100%
}

.home-banner .swiper-banner ul li {
    height: 100%
}

.home-banner .swiper-banner img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.banner-pagination {
    bottom: 3% !important
}

.banner-pagination span {
    background: var(--FEY-color-white);
    opacity: 1
}

.banner-pagination span.swiper-pagination-bullet-active {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

/*.home-banner:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 16, 36, 0.6);content: ''}*/
.home-banner-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.home-banner-box:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 16, 36, 0.6);
    content: ''
}

.home-banner video {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 100%
}

.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding: 7.5926vh 0 9.8148vh;
}

.banner-service {
    float: right;
    display: flex;
    margin-right: 6.458vw
}

.banner-service-info {
    margin-right: 4.6875vw;
    text-align: right;
    max-width: 370px
}

.banner-service-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 516px;
    text-align: center;
    justify-content: center
}

.banner-service-title {
    font-size: 3.125vw;
    font-weight: 900;
    color: var(--FEY-color-white);
    max-width: 130px;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1
}

.banner-service-subtitle {
    margin-bottom: 20px;
    font-size: var(--FEY-font-size-36);
    color: var(--FEY-color-white);
    font-weight: 500;
    white-space: nowrap
}

.banner-service-text {
    font-size: var(--FEY-font-size-20);
    color: var(--FEY-color-white)
}

.banner-service-item {
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 30px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    position: relative
}

.banner-service-item:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    content: '';
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    border-radius: 8px;
}

.banner-service-item:nth-child(3n),
.banner-service-item:last-child {
    margin-right: 0
}

.banner-service-item:last-child,
.banner-service-item:nth-last-child(2) {
    margin-bottom: 0
}

.banner-service-block {
    display: block;
    border: solid 1px var(--FEY-color-white);
    background: rgba(255, 255, 255, .2);
    border-radius: 8px;
    padding: 20px 15px;
    position: relative;
    z-index: 2
}

.banner-service-img {
    display: block;
    overflow: hidden
}

.banner-service-block .banner-service-title {
    font-size: var(--FEY-font-size-16);
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s
}

.banner-service-item:hover:after {
    width: 100%
}

/*.banner-service-item:hover .banner-service-block{background:/*var(--FEY-color-gradients-x)*/
#00904a
}

*/ .banner-service-item:hover .banner-service-block .banner-service-title {
    color: var(--FEY-color-white)
}

.banner-info {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    transition: all ease .6s;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transform: rotateX(0deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(0deg) translate3d(0, 0, 0)
}

.banner-info .container {
    background: #00904a;
    position: relative;
    height: 9.8148vh;
    max-height: 106px;
}

.banner-info-title {
    line-height: 9.8148vh;
    margin-left: 30px;
    padding-left: 6.0185vh;
    background: url(../images/logo_2.png) no-repeat left center;
    background-size: auto 4.167vh;
    font-size: var(--FEY-font-size-36);
    color: var(--FEY-color-white);
    letter-spacing: 1px;
    font-weight: 500
}

.banner-info-line {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    color: var(--FEY-color-white);
    font-size: var(--FEY-font-size-20);
    height: 100%;
    overflow: hidden;
    width: 24px
}

.banner-info-line i {
    display: block;
    line-height: 1;
    transform: rotate(90deg);
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0
}

.banner-info-line-one {
    top: 50%;
    animation: mouseLineUp 2s infinite linear
}

.banner-info-line-two {
    top: 50%;
    margin-top: -15px;
    animation: mouseLineUp 2s infinite linear;
    animation-delay: 1s
}

.banner-info.active {
    transform: rotateX(0deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(0deg) translate3d(0, 0, 0)
}

.banner-content .page-culture-icon {
    margin-top: 50px
}

@keyframes mouseLineUp {
    0% {
        visibility: hidden;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@keyframes mouseLineUpTwo {
    0% {
        top: 50%;
    }

    100% {
        top: 100%;
    }
}

@media(max-width: 1180px) {
    .banner-service-title {
        font-size: var(--FEY-font-size-40);
        max-width: 90px
    }

    .banner-service-text {
        font-size: var(--FEY-font-size-18)
    }

    .banner-info .container {
        height: 6.8148vh
    }

    .banner-info-title {
        font-size: var(--FEY-font-size-24);
        line-height: 6.8148vh
    }
}

@media(max-width: 992px) {
    .banner-content {
        text-align: center
    }

    .banner-service {
        display: block;
        margin-right: 0;
        display: inline-block;
        float: none
    }

    .banner-service-info {
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }

    .banner-service-title {
        max-width: 100%;
        text-align: center;
        display: block;
        font-size: var(--FEY-font-size-40);
        margin-bottom: 15px;
    }

    .banner-service-subtitle {
        font-size: var(--FEY-font-size-26);
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .banner-service-text {
        text-align: center;
        font-size: var(--FEY-font-size-16);
        margin-bottom: 50px;
    }
}

@media(max-width: 760px) {
    .home-banner {
        height: 178px;
        margin-top: 50px
    }

    .banner-pagination {
        bottom: 20% !important
    }

    .home-banner-box:after {
        z-index: 2
    }

    .home-banner video {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        height: 100%;
    }

    .banner-service-title {
        font-size: var(--FEY-font-size-26)
    }

    .banner-service-subtitle {
        font-size: var(--FEY-font-size-20);
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .banner-service-text {
        font-size: var(--FEY-font-size-14)
    }

    .banner-service-item {
        margin-right: 20px;
    }

    .banner-service-block {
        padding: 8px;
    }

    .banner-service-block .banner-service-title {
        font-size: var(--FEY-font-size-12);
        margin-top: 8px;
    }

    .banner-info-title {
        margin-left: 0;
        font-size: var(--FEY-font-size-18);
        background-size: auto 3.16vh;
        padding-left: 5.0185vh
    }

}

/*main*/
#main {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    background: var(--FEY-color-white)
}

.home-title {
    font-size: var(--FEY-font-size-36);
    color: var(--FEY-color-black);
    font-weight: 900;
    margin-bottom: 10px;
}

.home-title span {
    position: relative
}

.home-title span:after {
    position: absolute;
    right: -21px;
    top: -6px;
    width: 16px;
    height: 16px;
    background: url(../images/icon_1.png) no-repeat center;
    background-size: contain;
    content: ''
}

.home-subtitle {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-black);
}

.home-more-link {
    display: inline-block;
    border: solid 1px #00904a;
    border-radius: 50px;
    height: 54px;
    padding: 4px;
    position: relative;
    min-width: 198px;
    overflow: hidden
}

.home-more-link .home-more-add {
    position: absolute;
    left: 4px;
    top: 3px;
    width: 46px;
    height: 46px;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 50%;
    display: block;
    line-height: 46px;
    text-align: center;
    color: var(--FEY-color-white);
    font-size: var(--FEY-font-size-18);
    transition: all ease 2s;
    -webkit-transition: all ease 2s;
    -moz-transition: all ease 2s
}

.home-more-link span {
    padding-left: 66px;
    line-height: 46px;
    font-size: var(--FEY-font-size-14);
    color: #00904a;
    overflow: hidden;
    display: inline-block;
    transition: all ease 2s;
    -webkit-transition: all ease 2s;
    -moz-transition: all ease 2s
}

.home-more-link span i {
    margin-left: 5px;
    font-size: var(--FEY-font-size-20);
    float: right;
    display: block
}

.home-more-link:hover .home-more-add {
    left: calc(100% - 50px);
    transform: rotate(720deg)
}

.home-more-link:hover span {
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden
}

@media(max-width: 1180px) {
    .home-title {
        font-size: var(--FEY-font-size-28)
    }

    .home-more-link {
        max-width: 156px;
        height: 40px;
        min-width: 140px;
    }

    .home-more-link .home-more-add {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: var(--FEY-font-size-14)
    }

    .home-more-link span {
        line-height: 32px;
        padding-left: 40px;
    }
}

@media(max-width: 760px) {
    .home-title {
        font-size: var(--FEY-font-size-22)
    }

    .home-title span:after {
        width: 12px;
        height: 12px;
        right: -16px;
        top: -3px;
    }

    .home-subtitle {
        font-size: var(--FEY-font-size-14)
    }
}

/*about*/
.about {
    padding: 80px 0 50px;
    background: url(../images/backg_1.jpg) no-repeat top center;
    background-size: cover;
    position: relative
}

.about:before,
.about:after {
    position: absolute;
    bottom: 0;
    content: ''
}

/*.about:before{left: -1px;width: 40.78125vw;height: 24.323vw;background: url(../images/photo_1.png) no-repeat center;background-size: contain;z-index: 2}*/
.about:after {
    right: 0;
    height: 52px;
    background: #00904a;
    width: 100%;
}

.about-box {
    margin-top: 75px;
    display: flex;
    padding-bottom: 75px
}

.about-left {
    width: 42%;
    margin-right: 50px
}

.about-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-black);
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px;
}

.about-text {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666);
    line-height: 2.2;
    margin-bottom: 60px;
}

.about-right {
    width: calc(55% - 50px);
    position: relative;
    z-index: 2
}

.about-video {
    width: 100%;
    overflow: hidden;
}

.about-video video {
    width: 100%;
    display: block;
}

.about-info-text {
    position: relative;
    margin-bottom: 40px;
}

.about-info-text:before {
    position: absolute;
    left: -40px;
    top: -44px;
    font-size: 3.75vw;
    content: "\201C";
    line-height: 1;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-info-text p {
    font-size: var(--FEY-font-size-16);
    letter-spacing: 3px;
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 700;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*.about-info-text p:last-child{margin-bottom: 0;color: var(--FEY-color-white);background-image: none;-webkit-background-clip:text;-webkit-text-fill-color:var(--FEY-color-white)}*/
@media(max-width: 1460px) {
    .about-video {
        width: 50.2vw;
    }
}

@media(max-width: 1180px) {
    .about:after {
        height: 8.98vw
    }

    .about-title {
        font-size: var(--FEY-font-size-18)
    }

    .about-text {
        font-size: var(--FEY-font-size-14)
    }

    .about-info-text p {
        font-size: var(--FEY-font-size-16);
        line-height: 1.8;
        margin-bottom: 15px;
    }
}

@media(max-width: 992px) {
    .about:after {
        height: 12.98vw
    }

    .about-title {
        margin-top: 0
    }

    .about-info-text:before {
        left: -20px;
        line-height: initial
    }
}

@media(max-width: 760px) {
    .about {
        padding: 50px 0 0
    }

    .about:before {
        display: none
    }

    .about-box {
        margin-top: 30px;
        display: block
    }

    .about-left {
        width: 100%;
    }

    .about-title {
        font-size: var(--FEY-font-size-14);
        margin-bottom: 10px;
    }

    .about-text {
        font-size: var(--FEY-font-size-12);
        margin-bottom: 20px;
    }

    .about-left .home-more {
        text-align: center
    }

    .about-right {
        width: 100%;
        margin-top: 30px;
    }

    .about-video {
        width: 100%;
        margin-bottom: 0px;
    }

    .about-info-text:before {
        left: -20px;
        font-size: var(--FEY-font-size-30);
        top: -25px;
    }

    .about-info-text:after {
        position: absolute;
        right: -10px;
        bottom: -30px;
        font-size: var(--FEY-font-size-30);
        content: "”";
        line-height: 1;
        background-color: #00904a;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .about-info-text p {
        font-size: var(--FEY-font-size-12);
        line-height: 2;
        margin-bottom: 5px;
    }

    .about-info-text p:last-child {
        background-color: #00904a;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

/*product*/
.product {
    background: url(../images/backg_2.jpg) no-repeat top center;
    background-size: cover;
    padding: 80px 0 95px;
}

.product .container {
    width: 1530px;
}

.product-box {
    margin-top: 105px;
    display: flex;
    min-height: 34.15vw
}

.product-left {
    width: 20.26%;
    max-width: 310px;
    margin-right: 58px;
    position: relative
}

.product-left .home-more {
    position: absolute;
    left: 0;
    bottom: 20px
}

.product-right {
    width: calc(79.74% - 58px)
}

.product-nav {}

.product-nav-item {
    height: 56px;
    line-height: 56px;
    margin-bottom: 15px;
}

.product-nav-item a {
    display: block;
    padding-left: 30px;
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-333);
    overflow: hidden
}

.product-nav-item a i {
    float: right;
    margin-right: 14px;
    font-size: var(--FEY-font-size-28);
    color: var(--FEY-color-white);
    transform: translateX(150%);
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
}

.product-nav-item:hover,
.product-nav-item.active {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

.product-nav-item:hover a,
.product-nav-item.active a {
    color: var(--FEY-color-white)
}

.product-nav-item:hover a i,
.product-nav-item.active a i {
    transform: translateX(0)
}

.product-list {
    display: none
}

.product-item {
    margin-bottom: 30px;
}

.product-img-block {
    overflow: hidden;
}

.product-item-block {
    display: block;
    background: url(../images/backg_5.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 5px;
    position: relative;
}

.product-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
}

.product-title {
    margin-top: 15px;
    margin-bottom: 40px;
    text-align: center;
    font-size: var(--FEY-font-size-18);
    color: var(--FEY-color-black)
}

.product-item:nth-child(4),
.product-item:nth-child(5),
.product-item:nth-child(6) {
    margin-bottom: 0
}

.product-item:hover .product-img {
    transform: scale(1.1)
}

.product-item:hover .product-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900
}

@media(max-width: 1530px) and (min-width: 1460px) {
    .product .container {
        width: 1400px;
    }
}

@media(max-width: 1459px) {
    .product .container {
        width: 1200px;
    }
}

@media(max-width: 1180px) {
    .product .container {
        width: 1000px
    }

    .product-left {
        margin-right: 30px;
    }

    .product-right {
        width: calc(79.74% - 30px)
    }

    .product-item {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .product-nav-item {
        height: 46px;
        line-height: 46px
    }

    .product-nav-item a {
        padding-left: 20px;
        font-size: var(--FEY-font-size-18)
    }

    .product-title {
        font-size: var(--FEY-font-size-16)
    }
}

@media(max-width: 992px) {
    .product .container {
        max-width: 750px;
    }

    .product-nav-item {
        height: 34px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .product-title {
        margin-bottom: 25px;
    }
}

@media(max-width: 760px) {
    .product {
        padding: 50px 0
    }

    .product .container {
        max-width: 100%;
    }

    .product-box {
        margin-top: 40px;
        display: block
    }

    .product-left {
        width: 100%;
        max-width: 100%;
    }

    .product-nav {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .product-nav-item {
        width: calc(33.33% - 10px);
        margin-right: 15px;
        border: solid 1px var(--FEY-color-ddd);
        border-radius: 5px;
        height: 36px;
    }

    .product-nav-item:nth-child(3n) {
        margin-right: 0
    }

    .product-nav-item a {
        padding: 0 6px;
        text-align: center;
        display: block;
        font-size: var(--FEY-font-size-14);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .product-nav-item a i {
        display: none
    }

    .product-left .home-more {
        display: none
    }

    .product-right {
        width: 100%;
        margin-top: 15px;
    }

    .product-list {
        margin: auto -5px;
    }

    .product-item {
        padding: 0 5px;
        margin-bottom: 15px;
    }

    .product-item:nth-child(2n) {
        margin-right: 0
    }

    .product-item:nth-last-child(3) {
        margin-bottom: 15px;
    }

    .product-title {
        margin-bottom: 20px;
        font-size: var(--FEY-font-size-14)
    }
}

/*advantage*/
.advantage {
    background: url(../images/backg_3.jpg) no-repeat fixed center;
    background-size: cover;
    position: relative;
    padding: 70px 0 40px
}

/*.advantage:before{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(180deg, #001938 0%, #00244F 100%);content: '';opacity: .7}*/
.advantage .container {
    position: relative;
    z-index: 2
}

/*.advantage .home-title,.advantage .home-subtitle{color: var(--FEY-color-white)}*/
.advantage-label {
    margin-top: 50px;
    text-align: center;
    display: flex
}

.advantage-label-item {
    border: solid 1px var(--FEY-color-333);
    transform: skewX(-30deg);
    margin-right: 50px;
    flex: 1;
    line-height: 60px;
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-333);
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    border-radius: 8px;
}

.advantage-label-item:last-child {
    margin-right: 0
}

.advantage-label-item span {
    transform: skewX(30deg);
    display: block
}

.advantage-label-item:hover {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-color: transparent
}

.advantage-label-item:focus {
    text-decoration: none;
    color: var(--FEY-color-white)
}

.advantage-box {
    margin-top: 90px;
    display: flex;
    height: 650px;
}

.advantage-right {
    max-width: 670px;
    width: 47.86%;
    overflow: hidden
}

.advantage-left {
    max-width: calc(100% - 670px);
    width: calc(52.14% - 115px);
    margin-right: 115px;
}

.advantage-img-block {
    position: relative
}

/*.advantage-img-block:after{position: absolute;background:  linear-gradient(90deg, var(--FEY-color-0E61C7) 0%, var(--FEY-color-0EA8C7) 100%);content: '';left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);width: 100%;height: 100%;filter: blur(150px)}*/
.advantage-img {
    width: 20.73vw;
    background: url(../images/backg_6.png) no-repeat center;
    background-size: contain;
    padding: 35px 15px 3px 28px;
    position: relative;
    z-index: 2
}

.advantage-img:before,
.advantage-img:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: solid 1px #00904a;
    border-radius: 50%;
    opacity: .3;
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.advantage-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2
}

.advantage-img:before {
    animation: lineWith 4s linear infinite
}

.advantage-img:after {
    animation: lineWith 4s linear infinite;
    animation-delay: 2s
}

.advantage-item {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: solid 1px #A1C3ED;
}

.advantage-top {
    padding: 15px 60px 15px 40px;
    overflow: hidden;
}

.advantage-number {
    float: left;
    margin-right: 30px;
    font-size: var(--FEY-font-size-42);
    color: #00904a;
    font-weight: 600;
    line-height: 1.4;
    height: 68px;
}

.advantage-title {
    float: left;
    color: var(--FEY-color-333);
    height: 68px
}

.advantage-title-cn {
    font-size: var(--FEY-font-size-20);
    font-weight: 500;
    line-height: 1.6;
    width: 100%;
    text-align: left
}

.advantage-title-en {
    font-size: var(--FEY-font-size-16);
    display: block;
    margin-top: 5px;
    text-transform: uppercase
}

.advantage-icon {
    float: right;
    width: 68px;
    height: 68px;
    border: solid 1px #00904a;
    border-radius: 50%;
    font-size: var(--FEY-font-size-32);
    color: #00904a
}

.advantage-icon i {
    font-size: var(--FEY-font-size-32)
}

.advantage-summary {
    background: rgba(28, 130, 255, .2);
    padding: 20px 4.01vw 20px 2.1875vw;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333);
    line-height: 2;
    display: none;
}

.advantage-item:last-child {
    border-bottom: none
}

.advantage-item:hover,
.advantage-item.active {
    border-color: transparent
}

.advantage-item.active .advantage-top,
.advantage-item:hover .advantage-top {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-color: transparent
}

.advantage-item:hover .advantage-title,
.advantage-item.active .advantage-title,
.advantage-item:hover .advantage-number,
.advantage-item.active .advantage-number,
.advantage-item:hover .advantage-icon,
.advantage-item.active .advantage-icon {
    color: var(--FEY-color-white)
}

.advantage-item:hover .advantage-icon,
.advantage-item.active .advantage-icon {
    border-color: var(--FEY-color-white)
}

@keyframes lineWith {
    0% {
        width: 100%;
        height: 100%
    }

    100% {
        width: 150%;
        height: 150%
    }
}

@media(max-width: 1180px) {
    .advantage-label-item {
        font-size: var(--FEY-font-size-16);
        line-height: 40px;
    }

    .advantage-summary {
        font-size: var(--FEY-font-size-14)
    }
}

@media(max-width: 992px) {
    .advantage-img {
        padding: 2vw
    }

    .advantage-top {
        padding: 10px 20px
    }

    .advantage-box {
        height: 450px;
    }

    .advantage-number {
        height: 34px;
        font-size: var(--FEY-font-size-30)
    }

    .advantage-title {
        height: 34px;
    }

    .advantage-title-cn {
        font-size: var(--FEY-font-size-18)
    }

    .advantage-title-en {
        font-size: var(--FEY-font-size-14)
    }

    .advantage-icon {
        width: 34px;
        height: 34px;
    }

    .advantage-icon i {
        font-size: var(--FEY-font-size-28)
    }

    .advantage-summary {
        font-size: var(--FEY-font-size-12);
        padding: 2vw
    }
}

@media(max-width: 760px) {
    .advantage {
        padding: 50px 0 30px
    }

    .advantage-label {
        margin-top: 30px;
    }

    .advantage-label-item {
        transform: skewX(-5deg);
        margin-right: 15px;
        font-size: var(--FEY-font-size-12);
        padding: 5px;
        line-height: 1.5
    }

    .advantage-label-item span {
        transform: skewX(5deg)
    }

    .advantage-box {
        margin-top: 40px;
        display: block;
        height: auto
    }

    .advantage-left {
        display: none
    }

    .advantage-right {
        width: 100%;
        max-width: 100%
    }

    .advantage-list {
        height: 500px;
        max-height: 500px;
    }

    .advantage-number {
        height: 40px;
        font-size: var(--FEY-font-size-20)
    }

    .advantage-title {
        height: 40px;
    }

    .advantage-title-cn {
        font-size: var(--FEY-font-size-16);
        margin-bottom: 0;
    }

    .advantage-title-en {
        font-size: var(--FEY-font-size-12);
        margin-top: 0
    }

    .advantage-icon {
        width: 40px;
        height: 40px;
    }

    .advantage-summary {
        padding: 3vw
    }
}

/*case*/
.case {
    background: url(../images/backg_4.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 0 165px
}

.case-box {
    margin-top: 60px
}

.swiper-case ul li .case-box {
    margin-top: 0;
    position: relative;
    overflow: hidden
}

.swiper-case ul li .case-box img {
    transition: all ease .5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case-content {
    position: absolute;
    bottom: -100%;
    left: -100%;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    padding: 17px 20px;
    transition: all ease .5s;
    width: 0;
    height: 70px;
    min-width: 50%
}

.case-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-white);
}

.case-title-en {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-white);
    text-transform: uppercase;
    margin-top: 2vw;
    margin-bottom: 3.5vw
}

.case-title-en,
.case-content .home-more {
    display: none;
}

.case-content .home-more .home-more-link {
    border-color: var(--FEY-color-white)
}

.case-content .home-more .home-more-link span {
    color: var(--FEY-color-white)
}

.swiper-case ul li.swiper-slide-active .case-content,
.swiper-case ul li:hover .case-content {
    bottom: 30px;
    left: 30px;
}

.swiper-case ul li:hover .case-box img {
    transform: scale(1.1)
}

/*.swiper-case ul li:hover .case-content{left: 0;bottom: 0;width: 100%;height: 100%}*/
/*.swiper-case ul li:hover .case-title-en,.swiper-case ul li:hover .home-more{display: block}*/
.case-pagination {
    max-width: 1400px;
    height: 4px;
    margin-top: 60px;
}

.case-pagination .swiper-pagination {
    position: initial;
    border-radius: 2px;
    overflow: hidden;
    background: #D6D6D6
}

.case-pagination .swiper-pagination-progressbar-fill {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 4px;
    overflow: hidden;
}

@media(max-width: 1459px) {
    .case-pagination {
        max-width: 90vw
    }
}

@media(max-width: 1180px) {
    .case-content {
        height: 50px;
    }

    .case-title {
        font-size: var(--FEY-font-size-16);
        white-space: nowrap;
    }

    .case-title-en {
        font-size: var(--FEY-font-size-12)
    }
}

@media(max-width: 992px) {
    .case {
        padding-bottom: 90px
    }
}

@media(max-width: 760px) {
    .case {
        padding: 50px 0
    }

    .case-title-en {
        margin-bottom: 8vw;
        margin-top: 5vw
    }

    .case-box {
        margin-top: 40px;
    }
}

/*news*/
.news {
    padding: 70px 0 125px;
    background: var(--FEY-color-white)
}

.news-nav {
    margin-top: 45px;
}

.news-nav-item {
    display: inline-block;
    height: 2.71vw;
    background: #EBEBEB;
    border-radius: 32px;
    line-height: 2.71vw;
    margin: auto 28px;
    padding: 0 34px;
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-333);
}

.news-nav-item:hover,
.news-nav-item.active {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    color: var(--FEY-color-white)
}

.news-box {
    margin-top: 95px;
}

.news-item-box {
    display: none
}

.news-item {
    display: flex
}

.news-left {
    width: 34.7857%;
    margin-right: 2.865vw;
    border: solid 1px #D6D6D6;
    padding: 20px;
}

.news-img {
    display: block;
    overflow: hidden
}

.news-img img {
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.news-text {
    margin-top: 30px;
}

.news-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-black)
}

.news-title:after {
    display: block;
    width: 48px;
    height: 5px;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 5px;
    margin: 20px 0;
    content: ''
}

.news-summary {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666);
}

.news-time {
    margin: 20px -20px 0;
    border-top: solid 1px #d6d6d6;
    padding: 20px 20px 0;
    line-height: 36px;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-999);
}

.news-time i {
    float: right;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    color: var(--FEY-color-white);
    text-align: center;
    font-size: var(--FEY-font-size-20)
}

.news-left:hover .news-img img {
    transform: scale(1.1)
}

.news-list {
    width: calc(65.2143% - 2.865vw)
}

.news-list .news-item {
    display: block;
    margin-bottom: 42px
}

.news-list .news-item:last-child {
    margin-bottom: 0
}

.news-item-block {
    display: flex
}

.news-img-block {
    padding: 8px;
    border: solid 1px #D6D6D6;
    border-radius: 50%;
    overflow: hidden;
    width: calc(6.93vw + 18px);
    height: calc(6.93vw + 18px);
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.news-item-block .news-img {
    width: 6.93vw;
    height: 6.93vw;
    border-radius: 50%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.news-item-block .news-text {
    margin-top: 0;
    width: calc(100% - (6.93vw + 52px));
    margin-left: 34px;
}

.news-item-block .news-text .news-title {
    width: 100%;
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.news-item-block .news-text .news-title:after {
    display: none
}

.news-item-block .news-text .news-summary {
    margin-top: 12px;
    width: 100%
}

.news-item-block .news-text .news-time {
    margin-top: 25px;
    border-top: none;
    line-height: 1;
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden
}

.news-item-block .news-text .news-time span {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333);
    text-transform: uppercase
}

.news-item-block .news-text .news-time em {
    float: right;
    font-style: normal;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-999);
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.news-item-block .news-text .news-time:before,
.news-item-block .news-text .news-time:after {
    position: absolute;
    top: 50%;
    left: calc(3.5* var(--FEY-font-size-16));
    content: '';
    height: 1px;
    transition: all ease 1s;
    -webkit-transition: all ease 1s
}

.news-item-block .news-text .news-time:before {
    width: calc(100% - (9.5 * var(--FEY-font-size-16)));
    background: #D6D6D6
}

.news-item-block .news-text .news-time:after {
    width: 0;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

.news-list .news-item:hover .news-img-block {
    border-color: var(--FEY-color-0EA8C7)
}

.news-list .news-item:hover .news-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900
}

.news-list .news-item:hover .news-time em {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%)
}

.news-list .news-item:hover .news-time:after {
    width: calc(100% - (3.5 * var(--FEY-font-size-16)))
}

@media(max-width: 1180px) {
    .news-nav-item {
        height: 40px;
        line-height: 40px;
        font-size: var(--FEY-font-size-18)
    }

    .news-title {
        font-size: var(--FEY-font-size-18)
    }

    .news-summary {
        font-size: var(--FEY-font-size-14)
    }
}

@media(max-width: 760px) {
    .news {
        padding: 50px 0
    }

    .news-nav {
        margin-top: 30px
    }

    .news-nav-item {
        margin: auto 2vw;
        padding: 0 5vw;
        font-size: var(--FEY-font-size-14);
        height: 36px;
        line-height: 36px;
    }

    .news-box {
        margin-top: 30px;
    }

    .news-item {
        display: block
    }

    .news-left {
        width: 100%;
        margin-bottom: 30px;
        padding: 10px;
    }

    .news-time {
        margin: 10px -10px auto;
        padding: 10px 10px 0;
        font-size: var(--FEY-font-size-12);
        line-height: 24px;
    }

    .news-time i {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: var(--FEY-font-size-12)
    }

    .news-text {
        margin-top: 15px;
    }

    .news-title {
        font-size: var(--FEY-font-size-16)
    }

    .news-title:after {
        margin: 10px 0
    }

    .news-summary {
        font-size: var(--FEY-font-size-12)
    }

    .news-list {
        width: 100%
    }

    .news-img-block {
        width: calc(15vw + 18px);
        height: calc(15vw + 18px);
    }

    .news-item-block .news-img {
        width: 15vw;
        height: 15vw;
    }

    .news-item-block .news-text {
        width: calc(100% - (15vw + 30px));
        margin-left: 12px;
    }

    .news-item-block .news-text .news-time {
        margin-top: 10px;
        font-size: var(--FEY-font-size-12)
    }

    .news-item-block .news-text .news-time span {
        font-size: var(--FEY-font-size-12)
    }

    .news-item-block .news-text .news-time em {
        font-size: var(--FEY-font-size-12)
    }

    .news-item-block .news-text .news-time:before,
    .news-item-block .news-text .news-time:after {
        left: calc(3.5* var(--FEY-font-size-12))
    }

    .news-item-block .news-text .news-time:before {
        width: calc(100% - (10 * var(--FEY-font-size-12)))
    }

    .news-list .news-item:hover .news-time:after {
        calc(100% - (3.5 * var(--FEY-font-size-12)))
    }
}

/*cursor*/
.cursor {
    position: fixed;
    z-index: 20;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.cursor svg,
.cursor.show-pointer svg {
    stroke-dasharray: 200;
    transition: all .6s cubic-bezier(.23, 1.08, .62, .95);
}

.cursor svg {
    stroke-dashoffset: 200;
    stroke-width: 2;
}

.cursor.show-pointer svg {
    stroke-dashoffset: 0;
}

.cursor path {
    fill: transparent;
    transition: all .25s cubic-bezier(.23, 1.08, .62, .95);
}

.cursor.active path {
    fill: #fff;
}

@media (max-width: 760px) {
    .cursor {
        display: none
    }
}

/*footer*/
#toTop {
    display: none;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    padding: 5px;
    background: #ccc;
    cursor: pointer;
}

#toTop img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#footer {
    position: relative;
    z-index: 2;
    background: var(--FEY-color-white)
}

.footer-top {
    background: #00904a;
    border-bottom: solid 1px rgba(255, 255, 255, 1);
}

.footer-top .container {
    display: flex;
    text-align: center
}

.footer-left {
    width: 50%;
    padding-top: 30px;
    padding-bottom: 30px
}

.footer-right {
    width: 50%;
    border-left: solid 1px rgba(255, 255, 255, 1);
    padding-top: 30px;
    color: var(--FEY-color-white)
}

.footer-item {
    display: inline-block;
    text-align: left
}

.footer-right .footer-item {
    width: 75%
}

.footer-title {
    font-size: var(--FEY-font-size-28);
    color: var(--FEY-color-white);
    font-weight: 700;
    margin-bottom: 10px;
}

.footer-info {
    font-size: var(--FEY-font-size-16);
    color: #fff;
    margin-bottom: 25px;
}

.footer-code {
    max-width: 157px;
    margin-left: 0
}

.footer-code p {
    color: #fff;
    font-size: 12px
}

.footer-right .footer-title {
    margin-bottom: 15px;
}

.footer-adds {
    font-size: var(--FEY-font-size-20);
    margin-bottom: 15px;
}

.footer-contact {
    margin-bottom: 15px;
}

.footer-contact-item {
    margin-bottom: 30px;
    overflow: hidden;
    font-size: var(--FEY-font-size-36);
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 38px;
}

.footer-contact-item:last-child {
    margin-bottom: 0;
}

.footer-contact-item i {
    float: left;
    margin-right: 10px;
    font-size: var(--FEY-font-size-40);
    font-weight: normal;
    color: #fff
}

.footer-bottom {
    background: #00904a;
    padding: 20px 0
}

.footer-nav {
    margin-bottom: 5px;
    font-size: var(--FEY-font-size-16)
}

.footer-nav a {
    color: #fff;
    margin: auto 1.25vw;
    font-weight: 500
}

.footer-copy {
    font-size: var(--FEY-font-size-14);
    color: #fff;
    line-height: 2
}
.footer-copy br{
    display: none;
}
.footer-copy a {
    color: #fff
}

.footer-copy a:hover {
    color: var(--FEY-color-0E61C7)
}

@media(max-width: 1180px) {
    .footer-title {
        font-size: var(--FEY-font-size-20)
    }

    .footer-info {
        font-size: var(--FEY-font-size-14)
    }

    .footer-adds {
        font-size: var(--FEY-font-size-18)
    }

    .footer-contact-item {
        font-size: var(--FEY-font-size-30)
    }

    .footer-contact-item i {
        font-size: var(--FEY-font-size-32)
    }

    .footer-nav {
        font-size: var(--FEY-font-size-14)
    }

    .footer-copy {
        font-size: var(--FEY-font-size-12)
    }
}

@media(max-width: 760px) {
    .footer-top .container {
        display: block
    }

    .footer-left {
        width: 100%;
        text-align: center;
        border-bottom: solid 1px rgba(255, 255, 255, .1);
        padding: 30px 0
    }

    .footer-item {
        text-align: center
    }

    .footer-title {
        font-size: var(--FEY-font-size-18)
    }

    .footer-info {
        font-size: var(--FEY-font-size-12)
    }

    .footer-code {
        margin: auto;
        max-width: 120px;
    }

    .footer-right {
        width: 100%;
        border-left: none;
        padding: 30px 0
    }

    .footer-adds {
        font-size: var(--FEY-font-size-14);
        margin-bottom: 15px;
    }

    .footer-contact-item {
        font-size: var(--FEY-font-size-20);
        margin-bottom: 10px;
    }

    .footer-contact-item i {
        font-size: var(--FEY-font-size-20)
    }

    .footer-nav {
        font-size: var(--FEY-font-size-12)
    }
    .footer-copy br{
        display: block;
    }
}

/*page*/
.page-banner {
    height: 500px;
    position: relative;
    margin-top: 82px;
}

.page-banner .img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover
}

/*.page-banner:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: -webkit-gradient(linear,0% 0%, 0% 100%, from(rgba(0, 33, 74, 0.8)), to(rgba(14, 97, 199, 0)), color-stop(0.5,rgba(0, 33, 71, 0.34)));content: '';}*/
.page-banner-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 82px 0 141px
}

.page-banner-text {
    width: 47.86%;
    margin-right: 0
}

.page-banner-title {
    font-size: var(--FEY-font-size-40);
    color: var(--FEY-color-white);
    font-weight: 700;
}

.page-banner-title:after {
    display: block;
    width: 60px;
    height: 4px;
    border-radius: 8px;
    background: #fff;
    content: '';
    margin: 15px 0
}

.page-banner-subtitle {
    font-size: var(--FEY-font-size-22);
    color: var(--FEY-color-white);
    font-weight: 400;
}

.page-channel {
    height: 100px;
    margin-top: -140px;
    position: relative;
    z-index: 2;
    transition: all ease .6s;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transform: rotateX(0deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(0deg) translate3d(0, 0, 0);
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s
}

.page-channel .container {
    background: var(--FEY-color-white);
    display: flex
}

.page-channel-left {
    flex: 1;
}

.page-channel-item {
    width: auto;
    line-height: 76px;
    font-size: var(--FEY-font-size-20)
}

.page-channel-item a {
    color: var(--FEY-color-333);
    padding: 0 2.292vw;
    display: block
}

.page-channel-item:hover,
.page-channel-item.active {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a
}

.page-channel-item:hover a,
.page-channel-item.active a {
    color: var(--FEY-color-white)
}

.page-location {
    margin-right: 2.083vw;
    line-height: 76px;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333)
}

.page-location svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    fill: #808080;
    float: left
}

.page-location a {
    color: var(--FEY-color-333);
    margin: auto 5px;
}

.page-location a:hover {
    color: var(--FEY-color-0EA8C7);
    font-weight: bold
}

.page-channel.active {
    transform: rotateX(90deg) translate3d(0, 0, 0);
    -webkit-transform: rotateX(90deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(90deg) translate3d(0, 0, 0)
}

.page-banner.text-center:after {
    background: rgba(0, 5, 28, 0.4)
}

.page-banner.text-center .page-banner-text {
    width: 100%;
    text-align: center
}

.page-banner.text-center .page-banner-title:after {
    margin-left: auto;
    margin-right: auto
}

/*.page-banner.text-center.page-banner-about .page-banner-text,.page-banner.text-center.page-banner-about .page-banner-title,.page-banner.text-center.page-banner-about .page-banner-subtitle{color: var(--FEY-color-black);}*/
.page-banner.text-center.page-banner-about .page-banner-title,
.page-banner.text-center.page-banner-about .page-banner-subtitle {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.page-banner.text-center.page-banner-about .page-banner-title:after {
    background: #fff
}

.page-banner.text-center.page-banner-about .page-banner-subtitle {
    -webkit-text-fill-color: unset;
}

.page-banner.text-center.page-banner-about .page-banner-title {
    -webkit-text-fill-color: unset;
}

@media(max-width: 1180px) {
    .page-banner-title {
        font-size: var(--FEY-font-size-24)
    }

    .page-banner-subtitle {
        font-size: var(--FEY-font-size-16)
    }

    .page-channel-item {
        font-size: var(--FEY-font-size-16)
    }
}

@media(max-width: 992px) {
    .page-banner {
        height: 60vw
    }

    .page-banner.page-product-banner {
        height: auto
    }

    .page-banner img {
        height: 100%;
        object-fit: cover
    }
}

@media(max-width: 760px) {
    .page-banner {
        height: 200px;
        width: 100%;
        margin-top: 50px;
    }

    .page-banner .swiper-product-banner {
        height: 100%;
        width: 100%
    }

    .page-banner .swiper-product-banner img {
        display: block;
        width: 100%
    }

    .page-banner-content {
        padding: 0
    }

    .page-banner-content .container {
        width: 100%
    }

    .page-banner-text {
        width: 70%
    }

    .page-banner-title {
        font-size: var(--FEY-font-size-16)
    }

    .page-banner-title:after {
        margin: 15px 0;
        width: 40px;
    }

    .page-banner-subtitle {
        font-size: var(--FEY-font-size-12)
    }

    .page-channel {
        margin-top: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
        height: auto
    }

    .page-channel .container {
        display: block;
        padding: 0
    }

    .page-channel-left {
        position: relative
    }

    .page-channel-left:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, .05);
        content: ''
    }

    .page-channel-item {
        line-height: 50px;
        position: relative;
        font-size: var(--FEY-font-size-14)
    }

    .page-channel-item a {
        padding: 0 3vw
    }

    .page-channel-item:after {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 2px;
        background:
            /*var(--FEY-color-gradients-x)*/
            #00904a;
        content: ''
    }

    .page-channel-item.active:after,
    .page-channel-item:hover:after {
        width: 100%;
    }

    .page-channel-item:hover,
    .page-channel-item.active {
        background: transparent
    }

    .page-channel-item:hover a,
    .page-channel-item.active a {
        background-color: #00904a;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        ;
        font-weight: 900
    }

    .page-location {
        padding: 0 2vw;
        line-height: 40px;
        font-size: var(--FEY-font-size-12);
        display: none
    }

    .page-location svg {
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }

    .page-channel.active {
        transform: rotateX(0deg) translate3d(0, 0, 0);
        -webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateX(0deg) translate3d(0, 0, 0)
    }
}

/*page about*/
.page-about {
    padding: 70px 0 50px;
    /*margin-top: 40px;*/
}

.page-about:after {
    max-height: 134px;
    min-height: 110px;
    bottom: 45px;
}

.page-about-content {
    margin-top: 50px;
    position: relative;
    z-index: 2
}

.page-about-subtitle {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-black);
    font-weight: 700;
    margin-bottom: 20px;
}

.page-about-content .page-text {
    font-size: var(--FEY-font-size-16);
    font-weight: 400;
    line-height: 2.5;
    color: var(--FEY-color-666);
    text-indent: calc(2 * var(--FEY-font-size-16))
}

.page-about-info {
    margin-top: 110px;
    position: relative;
    z-index: 2
}

.page-about-info .about-info-text {
    width: 100%;
    margin-left: 0
}

.page-about-info .about-info-text:before {
    font-size: 7.8125vw;
    left: -4.8125vw;
    top: -85px
}

.page-about-info .about-info-text p:first-child {
    margin-bottom: 15px;
    font-size: var(--FEY-font-size-16);
}

.page-about-info .about-info-text p:last-child {
    color: var(--FEY-color-white);
    background-image: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--FEY-color-white);
    margin-top: 30px;
}

.page-culture {
    padding: 115px 0 140px;
    position: relative;
    background: #F9FDFF
}

.page-culture-left {
    width: 39.95vw;
    margin-left: 0
}

.page-culture-left .home-subtitle {
    margin-top: 15px;
}

.page-culture-list {
    margin-top: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 110px;
}

.page-culture-item {
    width: calc(50% - 8px);
    margin-right: 15px;
    margin-bottom: 15px;
    background: #EBF7FC;
    padding: 40px;
    position: relative
}

.page-culture-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    content: '';
    transition: all ease .5s;
    visibility: hidden;
    opacity: 0
}

.page-culture-item:nth-child(2n) {
    margin-right: 0
}

.page-culture-item i {
    font-size: var(--FEY-font-size-34);
    color: var(--FEY-color-black);
    display: block;
    line-height: 1;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    transition: all ease .5s
}

.page-culture-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-black);
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    transition: all ease .5s
}

.page-culture-summary {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666);
    position: relative;
    z-index: 2;
    transition: all ease .5s
}

.page-culture-item:hover:after {
    visibility: visible;
    opacity: 1
}

.page-culture-item:hover i,
.page-culture-item:hover .page-culture-title,
.page-culture-item:hover .page-culture-summary {
    color: var(--FEY-color-white)
}

.page-culture-video {
    position: absolute;
    right: 0;
    width: 43.59vw;
    top: 115px;
    height: calc(100% - 255px)
}

.page-culture-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

/*.page-culture-video:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 90, 199, 0.2);content: ''}*/
.page-culture-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-culture-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.page-culture-icon {
    width: 53px;
    height: 53px;
    background: var(--FEY-color-white);
    display: block;
    border-radius: 50%;
    line-height: 53px;
    text-align: center;
    position: relative;
    z-index: 2;
    cursor: pointer
}

.page-culture-icon:before,
.page-culture-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: solid 1px var(--FEY-color-white);
    border-radius: 50%;
    opacity: .3;
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.page-culture-icon:before {
    animation: lineWith 4s linear infinite;
}

.page-culture-icon:after {
    animation: lineWith 4s linear infinite;
    animation-delay: 2s;
}

.page-culture-icon i {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: var(--FEY-font-size-26);
}

.page-philosophy {
    position: relative;
    max-height: 600px
}

/*.page-philosophy:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 53, 117, 0.4);content: ''}*/
.page-philosophy video {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    max-height: 600px;
}

.page-philosophy-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.page-philosophy-content .home-title {
    color: var(--FEY-color-white)
}

.page-philosophy-content .home-title span:after {
    background: url(../images/icon_2.png) no-repeat center;
    background-size: contain;
}

.page-philosophy-content .home-subtitle {
    margin-top: 50px;
    font-size: var(--FEY-font-size-30);
    color: var(--FEY-color-white);
    font-weight: 700
}

.page-philosophy-content .page-text {
    margin-top: 30px;
    font-size: var(--FEY-font-size-22);
    color: var(--FEY-color-white);
    line-height: 2.7
}

.page-culture-video:hover .page-culture-icon.active {
    visibility: visible !important;
    opacity: 1 !important
}

/* page honor list */
.page-honor-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.page-honor-list::before,
.page-honor-list::after {
    display: none;
}

.page-honor-list .honor-item {
    margin-right: 20px;
    margin-bottom: 20px;
    display: block;
    padding: 20px;
    width: calc((100% - 60px)/4);
    background-color: #fff;
}

.page-honor-list .honor-item .honor-pic {
    height: 230px;
}

.page-honor-list .honor-item .honor-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.page-honor-list .honor-item h4 {
    margin-top: 15px;
    max-height: 56px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-honor-list .honor-item:hover h4 {
    color: #343434;
}

.page-honor-list .honor-item:nth-child(4n) {
    margin-right: 0;
}

@media(max-width: 1180px) {
    .page-about-info {
        margin-top: 150px
    }

    .page-culture-summary {
        font-size: var(--FEY-font-size-14)
    }

    .page-philosophy-content .page-text {
        font-size: var(--FEY-font-size-16)
    }
}

@media(max-width: 992px) {
    .page-culture-left {
        width: 47vw
    }

    .page-culture-item {
        padding: 15px
    }
}

@media(max-width: 760px) {
    .page-about {
        padding: 50px 0;
        margin-top: 0
    }

    .page-about:after {
        height: 40px;
        min-height: 50px;
    }

    .page-about-content {
        margin-top: 30px;
    }

    .page-about-subtitle {
        font-size: var(--FEY-font-size-14);
        line-height: 1.6
    }

    .page-about-content .page-text {
        font-size: var(--FEY-font-size-12);
        text-indent: calc(2 * var(--FEY-font-size-12));
        line-height: 2;
        color: var(--FEY-color-333)
    }

    .page-about-info {
        margin-top: 50px;
        margin-bottom: 60px;
    }

    .page-about-info .about-info-text {
        width: 100%
    }

    .page-about-info .about-info-text:before {
        top: -20px
    }

    .page-about-info .about-info-text p:first-child {
        font-size: var(--FEY-font-size-20);
        margin-bottom: 0
    }

    .page-culture {
        padding: 50px 0
    }

    .page-culture-left {
        width: 100%
    }

    .page-culture-left .home-title,
    .page-culture-left .home-subtitle {
        text-align: center
    }

    .page-culture-list {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .page-culture-item {
        padding: 20px;
        text-align: center
    }

    .page-culture-item i {
        font-size: var(--FEY-font-size-40)
    }

    .page-culture-title {
        font-size: var(--FEY-font-size-16)
    }

    .page-culture-summary {
        font-size: var(--FEY-font-size-12)
    }

    .page-culture-video {
        position: relative;
        top: auto;
        left: auto;
        width: calc(100% - 20px);
        margin: auto;
        height: 240px;
        overflow: hidden
    }

    .page-philosophy {
        max-height: initial;
        height: 300px;
    }

    .page-philosophy-content .home-subtitle {
        margin-top: 15px;
        font-size: var(--FEY-font-size-20)
    }

    .page-philosophy-content .page-text {
        margin-top: 25px;
        font-size: var(--FEY-font-size-12);
        line-height: 2
    }
    /* mobile page honor list */
    .page-honor-list .honor-item{
        margin-right: 15px;
        padding: 10px;
        width: calc((100% - 30px) / 2);
    }
    .page-honor-list .honor-item .honor-pic{
        height: 110px;
    }
    .page-honor-list .honor-item h4{
        font-size: 14px;
    }
    .page-honor-list .honor-item:nth-child(2n){
        margin-right: 0;
    }
}

/*page product*/
.page-product-container {
    background: #f8f8f8;
    padding: 70px 0
}

.page-product-location {
    border-bottom: solid 1px var(--FEY-color-dedede);
    background: #f8f8f8
}

.page-product-location .page-location {
    line-height: 50px;
}

.page-product-content {
    display: flex;
    justify-content: space-between
}

.page-product-left {
    width: 300px;
}

.page-product-right {
    width: calc(96% - 300px);
    margin-left: 4%
}

.page-product-channel {
    padding: 29px 35px 30px;
    background: var(--FEY-color-white)
}

.page-product-channel-title {
    font-size: var(--FEY-font-size-32);
    color: var(--FEY-color-333);
    margin-bottom: 15px;
}

.page-product-channel-info {
    font-size: var(--FEY-font-size-14);
    line-height: 24px;
    color: var(--FEY-color-666)
}

.page-product-channel-list {
    background: var(--FEY-color-white)
}

.page-product-channel-item {
    border-top: solid 1px var(--FEY-color-dedede);
    position: relative
}

.page-product-channel-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    content: '';
}

.page-product-channel-item a {
    display: block;
    padding: 22px 35px;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333);
    position: relative;
    z-index: 2
}

.page-product-channel-item:hover:after,
.page-product-channel-item.active:after {
    width: 100%;
    transition: all ease .5s
}

.page-product-channel-item:hover a,
.page-product-channel-item.active a {
    color: var(--FEY-color-white)
}

.page-product-right .product-list {
    display: block;
    margin-bottom: 20px;
    font-size: 14px
}

.page-product-right .product-item {
    margin-bottom: 30px !important;
}

@media(max-width: 1180px) {
    .page-product-left {
        width: 220px;
    }

    .page-product-channel {
        padding: 20px 15px
    }

    .page-product-channel-info {
        font-size: var(--FEY-font-size-12)
    }

    .page-product-right {
        width: calc(98% - 220px);
        margin-left: 2%
    }

    .page-product-right .product-item {
        margin-bottom: 20px !important;
    }

    .page-product-channel-item a {
        padding: 15px 15px;
    }
}

@media(max-width: 760px) {
    .page-product-container {
        padding: 30px 0
    }

    .page-product-left {
        display: none
    }

    .page-product-right {
        width: 100%;
        margin-left: 0
    }

    .page-product-right .product-list {
        margin-bottom: 15px;
    }

    .page-product-right .product-item {
        margin-bottom: 20px !important;
    }
}

/*page product details*/
.page-product-container.background-fff {
    background: var(--FEY-color-white)
}

.page-product-top {
    display: flex
}

.page-product-top-left {
    width: 50%;
    position: relative;
    display: flex;
    height: 400px;
}

.page-product-album {
    width: 75%;
}

.page-product-album .swiper-album {
    height: 100%
}

.page-product-thumbnail {
    width: 23%;
    margin-right: 2%;
    height: 100%
}

.swiper-thumbnail {
    height: 100%
}

.page-product-top-right {
    width: 50%;
    padding-left: 70px
}

.page-product-album {
    border: solid 1px var(--FEY-color-dedede);
    position: relative
}

.bg_right {
    position: absolute;
    left: calc(100% + 20px);
    top: 0;
}

.bigshow {
    width: 400px;
    height: 100%;
    overflow: hidden;
    display: none
}

.bg_right img {
    margin-right: 10px;
    width: 200%;
    height: 200%
}

.page-product-thumbnail ul li {
    border: solid 1px var(--FEY-color-dedede);
    cursor: pointer;
    height: auto;
    overflow: hidden
}

.page-product-thumbnail ul li img {
    height: 100%;
    object-fit: cover
}

.page-product-thumbnail ul li.swiper-slide-thumb-active {
    border-color: #00904a
}

.page-product-title {
    font-size: var(--FEY-font-size-26);
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    margin-bottom: 30px;
}

.page-product-top-summary {
    padding: 18px 23px;
    background: #f9f9f9;
    font-size: var(--FEY-font-size-14);
    color: var(--FEY-color-grey);
    line-height: 2;
    margin-bottom: 30px;
}

.page-product-tel {
    font-size: var(--FEY-font-size-18);
    color: var(--FEY-color-grey);
    overflow: hidden
}

.page-product-tel i {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: var(--FEY-font-size-20);
    float: left;
    margin-right: 10px;
}

.page-product-tel b {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: var(--FEY-font-size-32);
}

.page-product-button {
    margin-top: 30px;
    display: flex
}

.page-product-button a {
    width: 180px;
    height: 50px;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--FEY-font-size-20);
    color: var(--FEY-color-white);
    margin-bottom: 40px;
    margin-right: 20px;
}

.page-product-button .pc-phone-number {
    display: flex;
    pointer-events: none;
}

.page-product-button .mobile-phone-number {
    display: none
}

.page-product-bottom {
    display: flex;
    margin-top: 50px
}

.page-product-bottom-left {
    width: 75%;
}

.page-product-bottom-right {
    width: 22%;
    margin-left: 3%;
}

.page-product-hot-box,
.page-product-bottom-left-box {
    border: solid 1px transparent;
    border-color: #00904a;
    overflow: hidden
}

.page-product-bottom-title {
    font-size: var(--FEY-font-size-24);
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    padding: 10px;
    font-size: var(--FEY-font-size-20);
    color: var(--FEY-color-white);
    font-weight: 700;
}

.page-product-details {
    padding: 30px;
}

.page-product-text {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-grey);
    line-height: 2
}

.page-product-hot {
    padding: 20px 15px 0;
}

.page-product-hot-item {
    border: solid 1px var(--FEY-color-dedede);
    margin-bottom: 20px;
}

.page-product-hot-item a {
    background: var(--FEY-color-white)
}

.page-product-hot-item .product-title {
    margin-bottom: 10px
}

.page-product-hot-item:hover {
    border-color: #00904a
}

.page-product-hot-item:hover .product-img {
    transform: scale(1.2)
}

.page-product-hot-item:hover .product-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.album-pagination {
    width: 70px;
    right: 15px !important;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 10px;
    line-height: 24px;
    color: var(--FEY-color-white);
    left: auto
}

.album-pagination span:first-child {
    font-size: var(--FEY-font-size-16);
    font-weight: 700
}

@media(max-width: 1180px) {
    .page-product-top-right {
        padding-left: 20px;
    }

    .page-product-top-summary {
        font-size: var(--FEY-font-size-12)
    }

    .page-product-text {
        font-size: var(--FEY-font-size-14)
    }

    .swiper-album {
        height: 100%
    }
}

@media(min-width: 768px) and (max-width: 992px) {
    .page-product-top-left {
        height: 280px
    }
}

@media (max-width: 760px) {
    .page-product-top {
        display: block
    }

    .page-product-top-left {
        width: 100%;
        height: auto
    }

    .page-product-album {
        width: 100%
    }

    .page-product-top-right {
        width: 100%;
        margin-top: 20px;
        padding-left: 0
    }

    .page-product-title {
        font-size: var(--FEY-font-size-18);
        margin-bottom: 15px;
    }

    .page-product-top-summary {
        padding: 10px;
        margin-bottom: 15px;
    }

    .page-product-tel b {
        font-size: var(--FEY-font-size-26)
    }

    .page-product-button a {
        width: 140px;
        height: 34px;
        font-size: var(--FEY-font-size-14)
    }

    .page-product-bottom {
        display: block
    }

    .page-product-bottom-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .page-product-bottom-right {
        width: 100%;
        margin-left: 0
    }

    .page-product-hot-item {
        width: calc(50% - 5px);
        margin-right: 10px;
        float: left
    }

    .page-product-hot-item:nth-child(2n) {
        margin-right: 0
    }
}

/*page solution*/
.page-solution {
    background: rgba(249, 253, 255, 1);
    padding: 75px 0 25px;
}

.page-solution-list {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.page-solution-item {
    width: calc(25% - 23px);
    margin-right: 30px;
    margin-bottom: 45px;
    background: var(--FEY-color-white);
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0px 2px 16px 0px rgba(133, 133, 133, 0.12);
    padding: 0 1.67vw;
    height: 410px;
    position: relative
}

.page-solution-item:nth-child(4n) {
    margin-right: 0
}

.page-solution-item:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: #00904a;
    content: '';
    transform: rotate(180deg)
}

.page-solution-content {
    height: 100%;
    position: relative;
    z-index: 2
}

.page-solution-content i {
    font-size: var(--FEY-font-size-34);
    position: relative;
    z-index: 2;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    line-height: 1
}

.page-solution-title {
    margin-top: 20px;
    font-size: var(--FEY-font-size-26);
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    margin-bottom: 20px;
}

.page-solution-summary {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666);
    text-align: center;
    line-height: 2
}

.page-solution-item:hover:after {
    height: 100%;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s
}

.page-solution-item:hover i,
.page-solution-item:hover .page-solution-title,
.page-solution-item:hover .page-solution-summary {
    color: var(--FEY-color-white);
    -webkit-text-fill-color: var(--FEY-color-white)
}

.page-solution-product {
    padding: 75px 0 0
}

.page-solution-product-box {
    margin-top: 55px;
}

.page-solution-product-box ul li:hover .product-img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.page-solution-product-box ul li:hover .product-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900
}

.page-solution-form {
    padding: 75px 0 20px
}

.page-solution-form-box {
    margin-top: 60px;
    padding: 0 4.43vw
}

.page-solution-form-item {
    margin-bottom: 50px;
}

.page-solution-input {
    width: 100%;
    height: 55px;
    border: solid 1px #E2E2E2;
    padding: 0 16px;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-0EA8C7);
    outline: none;
    font-weight: 900;
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.page-solution-input::placeholder,
.page-solution-textarea::placeholder {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666);
    font-weight: 400
}

.page-solution-textarea {
    width: 100%;
    border: solid 1px #E2E2E2;
    height: 145px;
    padding: 16px;
    font-size: var(--FEY-font-size-16);
    outline: none;
    color: var(--FEY-color-0EA8C7);
    font-weight: 900;
    transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.page-solution-button {
    width: 200px;
    height: 47px;
    border-radius: 10px;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    outline: none;
    border: none;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-white)
}

.page-solution-textarea:focus,
.page-solution-input:focus {
    border-color: #00904a
}

@media(max-width: 1180px) {
    .page-solution-item {
        height: 330px;
    }

    .page-solution-title {
        font-size: var(--FEY-font-size-20)
    }

    .page-solution-summary {
        font-size: var(--FEY-font-size-14)
    }

    .page-solution-form {
        padding-bottom: 40px;
    }

    .page-solution-form-box {
        padding: 0
    }

    .page-solution-form-item {
        margin-bottom: 30px
    }
}

@media(max-width: 992px) {
    .page-solution-item {
        height: 240px
    }

    .page-product-button .pc-phone-number {
        display: none
    }

    .page-product-button .mobile-phone-number {
        display: flex
    }

}

@media(max-width: 760px) {
    .page-solution {
        margin-top: 0;
        padding: 50px 0
    }

    .page-solution-list {
        margin-top: 30px;
    }

    .page-solution-item {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
        height: auto
    }

    .page-solution-item:nth-child(2n) {
        margin-right: 0
    }

    .page-solution-content i {
        font-size: var(--FEY-font-size-26);
        margin-top: 30px;
    }

    .page-solution-title {
        font-size: var(--FEY-font-size-18)
    }

    .page-solution-summary {
        font-size: var(--FEY-font-size-12);
        margin-bottom: 30px;
    }

    .page-solution-product {
        padding-top: 50px
    }

    .page-solution-product-box {
        margin-top: 30px;
    }

    .page-solution-form {
        padding: 50px 0 20px;
    }

    .page-solution-form-item {
        padding: 0;
        margin-bottom: 20px
    }

    .page-solution-input {
        height: 40px;
        font-size: var(--FEY-font-size-14);
        padding: 0 10px
    }

    .page-solution-input::placeholder,
    .page-solution-textarea::placeholder {
        font-size: var(--FEY-font-size-14)
    }

    .page-solution-textarea {
        padding: 10px;
    }

    .page-solution-button {
        width: 140px;
        height: 40px;
        font-size: var(--FEY-font-size-14)
    }
}

/*page partner*/
.page-partner {
    padding: 40px 0 50px;
    margin-top: 30px;
}

.page-service-list-tow {
    margin-top: 5vw;
    margin-bottom: 3vw
}

.page-service-two-item {
    display: flex;
    margin-bottom: 30px;
    overflow: hidden
}

.page-service-two-item .page-service-img {
    flex: 1;
    max-width: 45vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    box-shadow: 0px 0px 6px 1px #ccc;
}

.page-service-two-item .page-service-img img {
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    width: 100%
}

.page-service-two-item .page-service-content {
    flex: 1;
    max-width: 55vw;
    position: initial;
    padding-left: 5vw
}

.page-service-two-item .page-service-text {
    width: 100%;
    direction: ltr
}

.page-service-two-item:nth-child(even) {
    direction: rtl
}

.page-service-two-item:nth-child(even) .page-service-content {
    padding-left: 0;
    padding-right: 5vw;
}

.page-service-two-item:nth-child(even) .page-service-content .page-text {
    direction: ltr
}

.page-service-two-item .home-more {
    margin-top: 30px;
}

.page-service-two-item .page-service-title {
    font-size: var(--FEY-font-size-32);
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-service-two-item .page-service-title span {
    font-style: italic;
    margin-right: 10px;
    font-size: 60px;
}

.page-service-two-item .page-service-title em {
    font-size: 16px;
    color: rgba(204, 204, 204, 1);
    margin-left: 10px;
    font-weight: normal;
    font-style: normal;
    text-transform: capitalize
}

.page-service-two-item .page-service-img:hover img {
    transform: scale(1.1)
}

.page-buddy {
    background: url(../images/backg_7.jpg) fixed no-repeat center;
    background-size: cover;
    padding-top: 75px;
}

.page-buddy-box {
    margin-top: 115px;
    margin-bottom: 132px;
    position: relative
}

.page-buddy-block {
    width: 393px;
    height: 393px;
    background: url(../images/backg_6.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.page-buddy-block:before,
.page-buddy-block:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border: solid 1px var(--FEY-color-0EA8C7);
    border-radius: 50%;
    opacity: .3;
    content: '';
    transform: translateX(-50%) translateY(-50%);
}

.page-buddy-block:before {
    animation: lineWith 4s linear infinite;
}

.page-buddy-block:after {
    animation: lineWith 4s linear infinite;
    animation-delay: 2s;
}

.page-buddy-content {
    position: relative;
    z-index: 2;
    display: flex;
    width: 100%;
    justify-content: center
}

.page-buddy-list {
    width: 28.5vw;
    min-width: 490px;
    padding: 0 15px;
}

.page-buddy-list:last-child {
    margin-left: 30px
}

.page-buddy-item {
    width: 230px;
    height: 100px;
    margin: auto
}

.page-buddy-item-block {
    border-radius: 20px 0 20px 0;
    transform: skewX(-15deg);
    box-shadow: 0px 4px 9px rgba(125, 125, 125, 0.25);
    line-height: 1.8;
    width: 230px;
    height: 100px;
    margin: auto
}

.page-buddy-title {
    line-height: 1.5
}

.page-buddy-item .page-buddy-img,
.page-buddy-item .page-buddy-title {
    transform: skewX(15deg);
    font-size: var(--FEY-font-size-18)
}

.page-buddy-img {
    display: block;
    height: 100%;
    padding: 10px 0
}

.page-buddy-img img {
    height: 100%;
}

.page-buddy-list:first-child .page-buddy-item .page-buddy-item-block {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    color: var(--FEY-color-white)
}

.page-buddy-list:first-child .page-buddy-item:nth-child(2) {
    margin-top: 23px;
    margin-right: 0px
}

.page-buddy-list:first-child .page-buddy-item:nth-child(3) {
    margin-top: -32px;
    margin-left: 0px
}

.page-buddy-list:first-child .page-buddy-item:nth-child(4) {
    margin-top: 2px;
    margin-right: 0px
}

.page-buddy-list:first-child .page-buddy-item:nth-child(5) {
    margin-top: 20px;
    margin-left: 1.67vw
}

.page-buddy-list:first-child .page-buddy-item:nth-child(6) {
    margin-top: 23px;
    margin-right: 0px
}

.page-buddy-list:last-child .page-buddy-item .page-buddy-item-block {
    background: var(--FEY-color-white);
    color: var(--FEY-color-333)
}

.page-buddy-list:last-child .page-buddy-item:first-child {
    margin-left: 0
}

.page-buddy-list:last-child .page-buddy-item:nth-child(2) {
    margin-right: 0;
    margin-top: -34px;
}

.page-buddy-list:last-child .page-buddy-item:nth-child(3) {
    margin-left: 5.36vw;
    margin-top: 31px;
}

.page-buddy-list:last-child .page-buddy-item:nth-child(4) {
    margin-right: -3.6458vw;
    margin-top: 0;
}

.page-buddy-list:last-child .page-buddy-item:nth-child(5) {
    margin-left: 7.8125vw;
    margin-top: 26px;
}

.page-buddy-list:last-child .page-buddy-item:nth-child(6) {
    margin-left: 0;
    margin-top: 34px;
}

.page-case {
    padding: 75px 0 85px
}

.page-case-content {
    margin-top: 72px
}

.page-case-content ul li a {
    display: block;
    background: url(../images/backg_5.png) no-repeat bottom center;
    background-size: 100% 100%;
    padding: 5px;
    position: relative;
}

.page-case-img {
    overflow: hidden;
}

.page-case-img img {
    transition: ease .3s;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    -ms-transition: ease .3s;
    -o-transition: ease .3s
}

.page-case-title {
    margin-top: 15px;
    margin-bottom: 40px;
    text-align: center;
    font-size: var(--FEY-font-size-18);
    color: var(--FEY-color-black);
}

.page-case-content ul li:hover .page-case-img img {
    transform: scale(1.1)
}

.page-case-content ul li:hover .page-case-title {
    background-color: #00904a;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

@media(max-width: 1024px) {
    .page-buddy-item-block {
        width: 190px;
    }

    .page-buddy-list:last-child .page-buddy-item:nth-child(4) {
        margin-right: 0
    }
}

@media(max-width: 992px) {
    .page-buddy-block {
        height: 320px;
        width: 320px;
    }

    .page-buddy-item {
        width: 140px;
        height: 60px;
    }

    .page-buddy-list:last-child {
        margin-left: 30px;
    }

    .page-buddy-list {
        min-width: 330px
    }

    .page-buddy-item-block {
        width: 140px;
        height: 60px;
    }
}

@media(max-width: 760px) {
    .page-partner {
        margin-top: 0;
        padding: 40px 0
    }

    .page-service-two-item {
        display: block
    }

    .page-service-two-item .page-service-img {
        width: 100%;
        max-width: 100%
    }

    .page-service-two-item .page-service-img img {
        display: block !important
    }

    .page-service-two-item .page-service-content {
        max-width: 100%;
        padding: 0;
        margin-top: 15px;
    }

    .page-service-two-item .page-service-title {
        font-size: 2.2rem
    }

    .page-service-two-item .page-service-title span {
        font-size: 3rem
    }

    .page-service-two-item .page-service-title em {
        font-size: 1.2rem
    }

    .page-buddy {
        padding: 40px 0
    }

    .page-buddy-box {
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .page-buddy-block {
        width: 50vw;
        height: 50vw
    }

    .page-buddy-list {
        min-width: 50%;
    }

    .page-buddy-list:last-child {
        margin-left: 15px;
    }

    .page-buddy-item {
        width: 100%;
        height: 50px;
        margin-top: 10px !important
    }

    .page-buddy-item-block {
        width: 100%;
        height: 100%;
        border-radius: 10px 0 10px 0;
        max-width: 120px;
    }

    .page-buddy-item .page-buddy-img,
    .page-buddy-item .page-buddy-title {
        font-size: var(--FEY-font-size-12)
    }

    .page-case {
        padding: 50px 0
    }

    .page-case-content {
        margin-top: 40px;
    }

    .page-case-title {
        font-size: var(--FEY-font-size-14);
        margin-bottom: 20px;
    }
}

/*page news*/
.page-news-container {
    padding: 70px 0;
    /*margin-top: 40px;*/
    background: #f9f9f9
}

.page-news-one {
    margin-bottom: 0px;
}

.page-news-one a {
    display: flex;
    background: var(--FEY-color-white)
}

.page-news-img {
    width: 40%;
}

.page-news-img img {
    min-height: 100%;
    object-fit: cover
}

.page-news-text {
    width: 60%;
    padding: 0 40px
}

.page-news-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-333);
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.page-news-time {
    margin: 10px 0 10px;
    font-size: var(--FEY-font-size-14);
    color: var(--FEY-color-999);
    width: 100%;
    text-align: left
}

.page-news-summary {
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-999);
    line-height: 1.5;
    margin-bottom: 3vw;
    width: 100%;
    text-align: left
}

.page-news-one .home-more {
    width: 100%;
    text-align: left
}

.page-news-one:hover .page-news-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-news-list {
    margin-bottom: 50px;
    margin-top: 30px;
}

.page-news-item {
    padding: 20px 0;
    border-bottom: solid 1px #dcdcdc;
    position: relative;
}

.page-news-item:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    content: '';
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    z-index: 2
}

.page-news-item a {
    display: flex;
}

.page-news-item .page-news-img {
    width: 210px;
}

.page-news-item .page-news-text {
    width: calc(100% - 210px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px;
}

.page-news-item .page-news-time {
    font-size: var(--FEY-font-size-12)
}

.page-news-item .page-news-summary {
    font-size: var(--FEY-font-size-14);
    margin-bottom: 0
}

.page-news-item:hover:after {
    width: 100%
}

.page-news-item:hover .page-news-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media(max-width: 760px) {
    .page-news-container {
        margin-top: 0;
        padding: 40px 0
    }

    .page-news-text {
        padding: 15px 10px 15px 20px
    }

    .page-news-title {
        font-size: var(--FEY-font-size-14)
    }

    .page-news-time {
        font-size: var(--FEY-font-size-12)
    }

    .page-news-summary {
        font-size: var(--FEY-font-size-12)
    }

    .page-news-item .page-news-img {
        width: 90px;
    }

    .page-news-item .page-news-text {
        width: calc(100% - 90px);
        padding: 0px 0 0 20px
    }

    .page-news-item .page-news-time {
        margin: 5px 0
    }

    .page-news-item .page-news-summary {
        font-size: var(--FEY-font-size-12)
    }
}

/*page news details*/
.page-news-details {
    background: #f2f2f2;
    padding: 50px 0
}

.page-news-left {
    width: 70%;
    max-width: 65vw;
    float: left
}

.page-details-title {
    font-size: var(--FEY-font-size-24);
    color: var(--FEY-color-black);
    font-weight: bold;
    margin-bottom: 10px;
}

.page-news-right {
    width: 25%;
    background: #fff;
    padding: 20px 30px;
    float: right
}

.page-info {
    padding: 15px 0 10px;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 20px;
    font-size: 12px
}

.page-info span {
    margin: auto 1vw
}

.page-news-right-title {
    display: block;
    line-height: 40px;
    font-size: var(--FEY-font-size-30);
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.page-news-hot-item {
    margin-bottom: 15px;
}

.page-news-hot-item:last-child {
    margin-bottom: 0
}

.page-news-hot-img {
    margin-bottom: 10px
}

.page-news-hot-title {
    font-size: var(--FEY-font-size-16);
    line-height: 1.6;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: 10px;
}

.page-news-hot-item:hover .page-news-hot-title {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-news-left .page-text {
    font-size: var(--FEY-font-size-18);
}

@media(max-width: 1180px) {
    .page-news-left .page-text {
        font-size: var(--FEY-font-size-14)
    }
}

@media(max-width: 992px) {
    .page-news-left {
        max-width: 65%
    }

    .page-news-right {
        width: 30%;
        padding: 20px;
    }
}

@media(max-width: 760px) {
    .page-news-details {
        padding: 30px 0
    }

    .page-news-details .container {
        width: 100%
    }

    .page-news-left {
        max-width: 100%;
        width: 100%
    }

    .page-details-title {
        font-size: var(--FEY-font-size-18);
        line-height: 1.5;
        margin-bottom: 0
    }

    .page-info {
        padding: 8px 0;
        font-size: var(--FEY-font-size-12);
        margin-bottom: 15px;
    }

    .page-news-right {
        margin-top: 30px;
        width: 100%;
        padding: 10px;
    }

    .page-news-right-title {
        font-size: var(--FEY-font-size-20);
        font-weight: bold;
        padding-bottom: 10px;
        line-height: 1.4
    }
}

/*page cotnact*/
.page-join {
    background: #f3f3f3;
    padding: 75px 0
}

.page-join-list {
    margin-top: 50px;
}

.page-join-item {
    background: var(--FEY-color-white)
}

.page-join-title {
    padding: 0 4.95vw;
    line-height: 90px;
    position: relative;
    cursor: pointer
}

.page-join-title:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    height: 1px;
    transition: ease .4s;
    width: 0;
}

.page-join-name {
    display: inline-block;
    color: #2e2e2e;
    font-size: var(--FEY-font-size-20);
    min-width: 17%;
}

.page-join-claim {
    display: inline-block;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-666)
}

.page-join-claim span {
    margin: auto 20px
}

.page-join-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 95px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: ease .4s;
}

.page-join-icon:before {
    content: '';
    width: 100%;
    top: 50%;
    height: 2px;
    background: var(--FEY-color-black);
    position: absolute;
    display: block;
    transition: ease .5s;
    transform: translateY(-50%);
}

.page-join-icon:after {
    content: '';
    width: 2px;
    top: 0;
    left: 50%;
    height: 100%;
    background: var(--FEY-color-black);
    position: absolute;
    display: block;
    transition: ease .5s;
}

.page-join-details {
    padding: 0 4.95vw 35px;
    display: none
}

.page-join-details .page-text {
    border-top: solid 1px #f0f0f0;
    padding: 35px 0;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333);
    line-height: 2
}

.page-join-details .home-more {
    display: none
}

.page-join-item:hover .page-join-title:after {
    width: 100%
}

.page-join-item.active .page-join-icon:after {
    transform: rotate(90deg);
}

.page-contact {
    background: url(../images/contact_bg.jpg) no-repeat fixed center;
    background-size: cover;
    padding: 75px 0
}

.page-contact .home-title,
.page-contact .home-subtitle {
    color: var(--FEY-color-white)
}

.page-contact-box {
    margin-top: 50px;
    display: flex;
    background: var(--FEY-color-white);
    border-top: solid 6px transparent;
    border-color: #00904a
}

.page-contact-left {
    width: 50%
}

.page-contact-list {
    padding: 75px;
}

.page-contact-item {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.page-contact-item:last-child {
    margin-bottom: 0
}

.page-contact-item i {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #00904a;
    border-radius: 50%;
    font-size: 24px;
    margin-right: 20px;
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-contact-item:nth-child(5) i {
    line-height: 40px
}

.page-contact-text {
    width: 80%;
}

.page-contact-text span {
    display: block;
    font-size: var(--FEY-font-size-16);
    color: var(--FEY-color-333)
}

.page-contact-text p,
.page-contact-text a {
    font-size: var(--FEY-font-size-18);
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-contact-right {
    width: 50%
}

.page-contact-right>div {
    width: 100%;
    height: 725px
}

.BMap_bubble_title {
    font-size: 14px
}

.BMap_bubble_content {
    font-size: 14px
}

.page-contact-right {
    position: relative;
}

.map-list {
    width: 30%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
}

.map-list .active {
    background: #efefef;
    box-shadow: 0px 1px 3px 1px #999;
    ;
}

.map-list li {
    background: #fff;
    padding: 10px 5px;
    border-bottom: 1px #999 solid;
    box-sizing: border-box;
    cursor: pointer;
}

.map-list-title {
    font-size: 14px;
    color: #454545;
}

.map-list .active .map-list-title::after {
    display: block;
    width: 56px;
    height: 3px;
    background: #00904a;
    content: "";
    margin-top: 5px;
}

.map-list li .map-list-title::after {
    display: block;
    content: "";
    width: 56px;
    height: 3px;
    margin-top: 5px;
}

.map-list li:hover .map-list-title::after {
    margin-top: 10px;
    background: #00904a;
}

.map-list-address {
    font-size: 12px;
}

@media(max-width: 992px) {
    .page-join-title {
        padding: 0 3.95vw
    }

    .page-join-icon {
        right: 3vw
    }

    .page-join-details {
        padding: 0 3.95vw 35px
    }

    .page-contact-item {
        margin-bottom: 30px;
    }

    .page-contact-list {
        padding: 35px
    }

    .page-contact-text {
        width: 75%
    }
}

@media(max-width: 760px) {
    .page-join {
        margin-top: 0;
        padding: 50px 0
    }

    .page-join .home-title,
    .page-join .home-subtitle {
        text-align: center
    }

    .page-join-list {
        margin-top: 30px;
    }

    .page-join-title {
        line-height: 2;
        padding: 15px 3.95vw
    }

    .page-join-name {
        width: 100%;
        text-align: center
    }

    .page-join-claim {
        font-size: var(--FEY-font-size-12);
        line-height: 2.5;
        width: 85%
    }

    .page-join-claim span {
        margin: auto 1vw
    }

    .page-contact {
        padding: 50px 0
    }

    .page-contact .home-title,
    .page-contact .home-subtitle {
        text-align: center
    }

    .page-contact-box {
        margin-top: 30px;
        display: block
    }

    .page-contact-left {
        width: 100%;
    }

    .page-contact-list {
        padding: 5vw
    }

    .page-contact-item {
        margin-bottom: 10px;
    }

    .page-contact-item i {
        width: 34px;
        height: 34px;
        line-height: 32px;
        font-size: var(--FEY-font-size-16)
    }

    .page-contact-item:nth-child(5) i {
        line-height: 30px
    }

    .page-contact-text span {
        font-size: var(--FEY-font-size-12)
    }

    .page-contact-text p,
    .page-contact-text a {
        font-size: var(--FEY-font-size-14)
    }

    .page-join-details .page-text {
        font-size: var(--FEY-font-size-14);
        line-height: 2
    }

    .page-contact-right {
        display: block;
        height: 240px;
        width: 100%
    }
}

/*page*/
.page a,
.page b {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin: 5px;
    border-color: #fff;
    color: #777777;
    line-height: 36px;
    height: 36px;
    border-radius: 4px;
    padding: 0 12px
}

.page b {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    color: var(--FEY-color-white)
}

.page a:hover {
    color: var(--FEY-color-0EA8C7)
}

@media(max-width: 760px) {

    .page a,
    .page b {
        height: 28px;
        line-height: 28px;
        padding: 0 8px;
    }
}

/*page next*/
.page-next {
    margin-top: 20px;
    border-top: dashed 1px #ddd;
    padding-top: 15px;
    display: flex
}

.page-next p {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    width: 50%
}

.page-next p:last-child {
    text-align: right
}

.page-next p a {
    color: var(--FEY-color-black);
    display: block;
    font-weight: bold
}

.page-next p:hover,
.page-next p:hover a {
    background-color: #00904a;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold
}

@media(max-width: 760px) {
    .page-next p {
        line-height: 1.8;
        font-size: var(--FEY-font-size-12);
        padding-right: 3vw
    }

    .page-next p:last-child {
        padding-right: 0;
        padding-left: 3vw
    }

    /*.page-next{display: block}*/
    /*.page-next p{width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: var(--FEY-font-size-12)}*/
    /*.page-next p a{display: contents}*/
    /*.page-next p:last-child{text-align: left}*/
}

/*page search*/
.page-search-container {
    padding: 50px 0
}

.page-search-info {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px;
    font-size: 14px;
    color: #fff;
}

.page-search-info span {
    margin: auto 5px;
    color: red;
    font-weight: bold
}

.page-search-item {
    margin-bottom: 20px;
    border-bottom: solid 1px #F2F2F2;
    padding-bottom: 20px
}

.page-search-item-block {
    display: flex;
}

.page-search-img {
    flex: 1;
    max-width: 200px;
    border: solid 1px #f2f2f2
}

.page-search-text {
    flex: 1;
    max-width: calc(100% - 200px);
    padding-left: 30px;
}

.page-search-title {
    font-size: var(--FEY-font-size-16);
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 24px;
    color: var(--FEY-color-333)
}

.page-search-title span {
    background:
        /*var(--FEY-color-gradients-x)*/
        #00904a;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    font-size: var(--FEY-font-size-12);
    color: var(--FEY-color-white);
    padding: 0 10px
}

.page-search-summary {
    font-size: var(--FEY-font-size-14);
    line-height: 2;
    color: var(--FEY-color-999);
    margin-bottom: 10px;
}

.page-search-time {
    font-size: var(--FEY-font-size-14);
    color: var(--FEY-color-999)
}

.page-search-item:hover .page-search-title {
    color: var(--FEY-color-0EA8C7)
}

@media(max-width: 760px) {
    .page-search-container {
        padding: 30px 0
    }

    .page-search-info {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: var(--FEY-font-size-12)
    }

    .page-search-img {
        max-width: 140px
    }

    .page-search-text {
        max-width: calc(100% - 140px);
        padding-left: 20px;
    }

    .page-search-title {
        font-size: var(--FEY-font-size-14);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .page-search-summary {
        font-size: var(--FEY-font-size-12);
        line-height: 1.8
    }

    .page-search-time {
        font-size: var(--FEY-font-size-12)
    }

    .map-list {
        width: 100%
    }

    #map {
        display: none
    }

    .page-contact-right {
        display: block;
        height: 240px;
        width: 100%;
        text-align: center;
    }
}


/* right fixBar */

/* right fixBar */
@keyframes QRcode {
    0% {
        top: -8px
    }

    to {
        top: 170px
    }
}

@-webkit-keyframes QRcode {
    0% {
        top: -8px
    }

    to {
        top: 170px
    }
}

.qrcode_bg {
    display: inline-block;
    position: relative;
    height: 160px;
    width: 160px;
    margin: 25px 32px 5px;
    text-align: center;
    background: url(../images/QR_bg.png) no-repeat;
    background-size: cover;
    padding-top: 160px;
}

.qrcode_line {
    pointer-events: none;
    position: absolute;
    z-index: 101;
    top: 0;
    left: -20px;
    height: 2px;
    width: 200px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPgAAAACCAYAAAB12BF0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAF8mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDUgNzkuMTY0NTkwLCAyMDIwLzEyLzA5LTExOjU3OjQ0ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjOTFmZDAxZC03OWMyLTZiNDYtYjM1ZS1jZGE0OThiMzAwMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUJERUQxQ0Q5NTNGMTFFQ0FFN0M4NzM0OUY4ODcwNDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6YjJhMmMyYjItOGMxNS0zODQyLWEzMWQtZjBiZDYxYmU4YzY4IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTA1LTA1VDE4OjQ2OjM2KzA4OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMy0wNS0wNVQxODo0NzoxNCswODowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMy0wNS0wNVQxODo0NzoxNCswODowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQyMWY5Zjc1LTRiMTYtODg0OC05MmNmLWFjYzViZWYyYjU5NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpjOTFmZDAxZC03OWMyLTZiNDYtYjM1ZS1jZGE0OThiMzAwMzQiLz4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YjJhMmMyYjItOGMxNS0zODQyLWEzMWQtZjBiZDYxYmU4YzY4IiBzdEV2dDp3aGVuPSIyMDIzLTA1LTA1VDE4OjQ3OjE0KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ih++8QAAADRJREFUOI1j/D6DgZOBAQVzofFxYWLUYVMzCkbBSAff0fA3LGLkqMFQx0QvH42CUTAK6A8AGTUcnK/AhV0AAAAASUVORK5CYII=) no-repeat;
    background-size: 100%;
    animation: QRcode 1.2s infinite alternate;
    -webkit-animation: QRcode 1.2s infinite alternate;
}

.qrcode_img {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    height: 140px;
    width: 140px;
    opacity: 1
}

.qrcode_img img {
    width: 100%;
    height: 100%;
}

.ts_bg {
    position: relative;
    z-index: 1;
}

.tshe_services {
    position: fixed;
    top: 235px;
    right: 10px;
    z-index: 1000;
    cursor: pointer;
    color: #4a4a4a;
    font-size: 12px;
    display: none;
}

.ts_head {
    position: relative;
    width: 174px;
    text-align: center;
    z-index: 2;
}

.ts_head_img {
    width: 100%;
}

.ts_head_btn {
    color: #fff;
    position: absolute;
    left: 1px;
    bottom: -15px;
    z-index: 3;
    margin: 0 auto;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #00904a;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    box-shadow: #00904a;
    transition: background-color .3s
}

.ts_head:hover .ts_head_btn {
    background-color: #00904a;
}

.ts_box {
    margin: -15px auto 0;
    padding: 15px 8px 10px;
    width: 120px;
    text-align: center;
    background-color: #1ba160;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.ts_white {
    padding: 8px 0;
    position: relative;
    background-color: #fff;
}

.ts_item {
    margin: 0 auto 8px;
    width: 85%;
    position: relative;
    padding: 6px 0;
    background-color: #00904a;
    border: 1px solid#00904a;
    color: #fff;
    border-radius: 5px;
}

.ts_item a {
    color: #fff;
}

.ts_icon {
    position: relative;
    margin: 0 auto;
    width: 40px;
    height: 30px;
}

.ts_icon i {
    font-size: 26px;
    color: #00904a;
}

.ts_item_tel {
    margin-bottom: 0px;
    width: 95%;
    background-color: transparent;
    color: #00904a;
    font-weight: 600;
    border: none;
}

.ts_item_tel .ts_h {
    font-size: 12px;
}

.ts_i_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.ts_i_img2 {
    visibility: hidden
}

.ts_item:hover {
    background-color: #fff;
    color: #00904a;
}

.ts_item:hover .ts_i_img1 {
    visibility: hidden
}

.ts_item:hover .ts_i_img2 {
    visibility: visible
}

.ts_item:hover a,
.ts_item:hover a:hover {
    color: #00904a;
}

.ts_h {
    font-size: 14px;
    font-weight: 700
}

.ts_p {
    white-space: nowrap
}

.ts_scroll_top {
    visibility: hidden;
    position: relative;
    z-index: 2
}

.ts_scroll_top.visible {
    visibility: visible
}

.ts_st_line {
    top: -20px;
    height: 37px
}

.ts_st_icon,
.ts_st_line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.ts_st_icon {
    top: 15px;
    width: 50px
}

.ts_st_btn:hover .ts_st_icon1,
.ts_st_icon2 {
    visibility: hidden
}

.ts_st_btn:hover .ts_st_icon2 {
    visibility: visible
}

.pcsp,
.ts_medium {
    display: none
}

.pcsp {
    position: absolute;
    top: 0;
    left: -295px;
    padding-bottom: 20px;
    width: 277px;
    text-align: center;
    background: #fff;
    box-shadow: 8px 0 11px 0 rgba(0, 0, 0, .06), -8px 0 11px 0 rgba(0, 0, 0, .06);
    border-radius: 8px
}

.pcsp:hover,
.ts_item:hover+.pcsp {
    display: block
}

.pcsp:before {
    width: 20px;
    height: 100%;
    top: 0;
    right: -20px;
    background: transparent
}

.pcsp:after,
.pcsp:before {
    display: block;
    content: "";
    position: absolute
}

.pcsp:after {
    top: 140px;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid #fff
}

.pcsp2 {
    padding-top: 44px
}

.pcsp2:after {
    top: 140px
}

.pcsp3 {
    padding-top: 20px;
    top: -28px;
}

.pcsp3:after {
    top: 40px
}

.pcsp_name {
    margin-bottom: 11px;
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.pcsp_h {
    color: #000;
    font-size: 18px;
    text-align: left;
}

.pcsp_p {
    margin-top: 6px;
    color: #00904a;
    font-size: 15px;
    font-weight: 800;
}

.pcsp_p2 {
    padding-left: 40px;
    color: #4a4a4a;
    text-align: left;
    font-size: 14px;
    line-height: 24px
}

.js_seowx_wrap .pcsp_h {
    text-align: center;
}

.js_seowx_wrap::after {
    top: 58px;
}

.pcsp_qrcode_wrap {
    margin: 20px auto 17px
}

.pcsp_qrcode,
.pcsp_qrcode_wrap {
    position: relative;
    width: 148px;
    height: 148px
}

.pcsp_qrcode_move {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 150px;
    height: 150px
}

.pcspa {
    position: absolute;
    width: 9px;
    height: 9px;
    border-color: #ffdc00;
    border-width: 1px
}

.pcspa1 {
    left: 0;
    border-left-style: solid
}

.pcspa1,
.pcspa2 {
    top: 0;
    border-top-style: solid
}

.pcspa2 {
    right: 0;
    border-right-style: solid
}

.pcspa3 {
    left: 0;
    border-left-style: solid
}

.pcspa3,
.pcspa4 {
    bottom: 0;
    border-bottom-style: solid
}

.pcspa4 {
    right: 0;
    border-right-style: solid
}

.pcspa_move {
    position: absolute;
    top: 0;
    left: 1px;
    width: 148px;
    height: 4px;
    animation: pcspaMove 2s linear infinite
}

@keyframes pcspaMove {
    0% {
        top: 0
    }

    to {
        top: 148px
    }

}

.pcsp_phone_wrap {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pcsp_phone_wrap i {
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    font-size: 36px;
    color: #fff;
    background-color: #00904a;
    border-radius: 100%;
}
.pcsp_phone_wrap i img{
    width: 36px;
}
.pcsp_phone_img {
    width: 74px
}